[INFO] cloning repository https://github.com/mecha-org/mechanix-keyboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mecha-org/mechanix-keyboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmecha-org%2Fmechanix-keyboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmecha-org%2Fmechanix-keyboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 408192139f1ddb8ddaa090df77ac01b4a4d4d7cd
[INFO] checking mecha-org/mechanix-keyboard against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmecha-org%2Fmechanix-keyboard" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mecha-org/mechanix-keyboard
[INFO] finished tweaking git repo https://github.com/mecha-org/mechanix-keyboard
[INFO] tweaked toml for git repo https://github.com/mecha-org/mechanix-keyboard written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mecha-org/mechanix-keyboard on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mecha-org/mechanix-keyboard already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6f5e52ec64b64c84759ad6556fefce1d471fa42dc7bd9277b5d6af8a7bd92c3f
[INFO] running `Command { std: "docker" "start" "6f5e52ec64b64c84759ad6556fefce1d471fa42dc7bd9277b5d6af8a7bd92c3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f5e52ec64b64c84759ad6556fefce1d471fa42dc7bd9277b5d6af8a7bd92c3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f5e52ec64b64c84759ad6556fefce1d471fa42dc7bd9277b5d6af8a7bd92c3f" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f5e52ec64b64c84759ad6556fefce1d471fa42dc7bd9277b5d6af8a7bd92c3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f5e52ec64b64c84759ad6556fefce1d471fa42dc7bd9277b5d6af8a7bd92c3f" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling frunk_core v0.5.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling bytemuck v1.25.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]     Checking frunk_core v0.4.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling io-uring v0.7.14
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tinyvec v1.12.0
[INFO] [stderr]    Compiling unicode-ccc v0.3.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.3.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling gbm-sys v0.4.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]     Checking assets v0.1.0 (https://github.com/mecha-org/mecha-wayland.git#f43c4161)
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling crunch v0.5.3
[INFO] [stderr]     Checking grid v1.0.1
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking gbm v0.18.0
[INFO] [stderr]     Checking taffy v0.10.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking libyaml-rs v0.3.0
[INFO] [stderr]     Checking xkbcommon v0.9.0
[INFO] [stderr] error: could not compile `glam` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.29.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "fast-math", "glam-assert", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "std"))' -C metadata=5c79901b8b1db5c0 -C extra-filename=-494f30c2d828be43 --out-dir /opt/rustwide/target/debug/build/glam/494f30c2d828be43/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/d1431743b366ae6c/out --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/f8cf85051a1fc860/out/libbytemuck-f8cf85051a1fc860.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6f5e52ec64b64c84759ad6556fefce1d471fa42dc7bd9277b5d6af8a7bd92c3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f5e52ec64b64c84759ad6556fefce1d471fa42dc7bd9277b5d6af8a7bd92c3f", kill_on_drop: false }`
[INFO] [stdout] 6f5e52ec64b64c84759ad6556fefce1d471fa42dc7bd9277b5d6af8a7bd92c3f
